/
comp
/
gb
/
single[]
/ pop
Single[].Pop (gb)
Syntax
FUNCTION
Pop
(
)
AS
Single
Removes the last element of the array and returns it.
If the array is void, an error is raised.